| Total Complexity | 36 |
| Dependencies | 2 |
| Dependents | 5 |
| Total lines | 346 |
| Lines of code | 203 |
| Logical lines of code | 145 |
| Comment lines | 48 |
| Methods | 6 |
| Properties | 1 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| update_item() | 41 | 11 | 54 | |
| create_item() | 43 | 9 | 47 | |
| get_items() | 43 | 7 | 44 | |
| delete_item() | 54 | 4 | 21 | |
| get_item() | 53 | 3 | 22 | |
| term_exists() | 57 | 2 | 15 |